home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 July / Macworld (1996-07).dmg / Demos / frEQout demo / INTERVU / INTERVU / INTERVU.DXR / 00068.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  108 b   |  9 lines

  1. on exitFrame
  2.   if the lastClick > (60 * 60) then
  3.     chooser()
  4.     mayhem()
  5.   else
  6.     go("7")
  7.   end if
  8. end
  9.